CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CSharp 算法

搜索资源列表

  1. DBSCAN

    0下载:
  2. Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。 DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍 聚类示例数据来自于sxdb.mdb,一个Access数据库-Form1.cs is the application of clustering algorithm DBSCAN (Dens
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22749
    • 提供者:allcy
  1. Geneticalgorithm

    0下载:
  2. 传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络-Propagation algorithm of the basic principles, design methods and their parallel implementation, as well as in combinatorial optimization, machine learning, image processing, process control, evoluti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:9716
    • 提供者:鲁明
  1. DES

    0下载:
  2. 本DES算法,使用了效率很高的C完成。目前,国内知名企业的POS终端中,单DES算法,均是采用这个函数完成。函数经本站验证过,可以放心使用。-The DES algorithm, the use of highly efficient C-complete. At present, the domestic well-known enterprises in the POS terminal, single-DES algorithms are supported by the completi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3831
    • 提供者:小夏
  1. MyCryptograghy

    0下载:
  2. 对DES对各种类型的加解密的一个算法整理,包括对Byte,string,TXT文件类型,及其他类型的文档的一个解加密-Of DES encryption and decryption of all types of finishing an algorithm, including Byte, string, TXT file types, and other types of documents, a solution of encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:6733
    • 提供者:qer
  1. autoCheck

    0下载:
  2. 一个网络验证码程序的源码,也就是图像自动识别技术,希望对大家有用。 网络识别码的原理就是分析网络传过来的图片信息,有bmp的,有jpg 的等等,把图像信息做一个自动识别处理(算法)。-auto judg pic
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:428303
    • 提供者:reymond
  1. FileCHEET

    0下载:
  2. C#写的五子棋游戏的精美源程序,支持双人对战,人机对战,算法值得研究-C# written in exquisite Games Gobang source to support the double battle, man-machine war, the algorithm is worth studying
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:642760
    • 提供者:make
  1. csharp

    0下载:
  2. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:248630
    • 提供者:nickle88
  1. financeAI-13508

    0下载:
  2. 利用人工智能算法对财务数据进行分析,用C#代码写的。-The use of artificial intelligence algorithms to analyze financial data, using C# code written.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2388391
    • 提供者:sunstudio
  1. Artificial-Immune-Algorithm

    0下载:
  2. 用CSHARP编写,通过人工免疫算法来实现垃圾邮件的过滤-CSHARP preparation used through artificial immune algorithm to achieve the filtering spam
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:337625
    • 提供者:包波
  1. CSharpRC4

    0下载:
  2. 用C#开发的RC4算法,支持MD5 用C#开发的RC4算法,支持MD5-C# development using RC4 algorithm, MD5 Supported by C# development of RC4 algorithm, MD5 Supported
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5904
    • 提供者:leonbear
  1. MonteCarlo

    0下载:
  2. 蒙特卡罗算法的实现,蒙特卡罗算法是进行根据概率进行预测的方法,在众多领域广泛应用-Monte Carlo algorithm, Monte Carlo algorithm is a prediction based on probability approach, widely used in many fields
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:787
    • 提供者:fhcfan
  1. CSharpDes

    0下载:
  2. 标准CSharpDes加密算法,WORD的文件,包含了加密解密。-C# Des加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:12383
    • 提供者:vbking
  1. Five_chess

    0下载:
  2. 采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-C# programming using the man-machine war of Gobang procedures, AI algorithms and intelligent use of greedy algorithm for max-min value, the program has detailed notes for reference
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:129913
    • 提供者:王德安
  1. CsharpKMP

    0下载:
  2. 用Csharp语言实现KMP查找匹配算法测试正确算法很快-Csharp language by KMP matching algorithm to find the correct algorithm to test soon
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:18854
    • 提供者:朱斌
  1. AspxZip10

    0下载:
  2. zip算法的压缩和解压的ASPNET代码-zip压缩和解压的ASPNET代码
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:82080
    • 提供者:jacky
  1. segmentatioin

    0下载:
  2. Hough变换检测直线,阈值选取对图像灰度化处理,以及空间类聚法,松弛迭代算法-Hough transform detection of a straight line, threshold selection of image processing, as well as space-type polymerization, relaxation iterative algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:130937
    • 提供者:王政博
  1. AFA

    2下载:
  2. 人工鱼群算法,自己编的,比较简单、易懂。注:鱼群算法是一种比较新的仿生算法。-artificial fish algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-06-17
    • 文件大小:1315
    • 提供者:leopold
  1. bank

    0下载:
  2. 银行家算法的CSharp实现。Console Application程序。过段时间修改后上传可视化程序。-CSharp bankers algorithm to achieve. Console Application procedures. Modified over time visualization procedures upload.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:21747
    • 提供者:atl
  1. Csharp-Comparison-of-various-sorting

    0下载:
  2. 各种排序方法的对比和实现,大学课程设计的题目.内有堆排序,冒泡排序,归并排序等算法,分不同的窗口展示.-Comparison of various sorting methods and achieved the title of the design of university courses. HEAPSORT inside, bubble sort, merge sort algorithm, such as separate display window.
  3. 所属分类:CSharp

    • 发布日期:2017-05-30
    • 文件大小:12921742
    • 提供者:
  1. stglxt

    0下载:
  2. 一个c#实习的遗传算法,希望对大家有帮助-C# practice a genetic algorithm, we want to help
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:462000
    • 提供者:fengchangbao
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com